home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Utilitare / fastnote / FastNoteSetup.exe / {app} / kfn.chm / help / style.css < prev    next >
Cascading Style Sheet File  |  2004-03-04  |  983b  |  43 lines

  1. body {background-color: white;}
  2. A  {text-decoration:none;color:#0000c0}
  3. A:Hover {text-decoration:underline;}
  4. td {font-size : 12px; font-family : arial, helvetica;}  
  5. p {font-size : 12px; font-family : arial, helvetica;}  
  6. .navigation {
  7.     font-family : Verdana,Arial,Helvetica; 
  8.     text-align:left;
  9.     width:100%; 
  10.     height:15;
  11.     font-size : 10px; 
  12.     font-weight : bold;
  13.     color: #000000;
  14.     background-color: #F0F0F0;
  15. }
  16. .section_heading {
  17.     font-family : Verdana,Arial,Helvetica; 
  18.     text-align:left;
  19.     vertical-align:bottom;
  20.     font-size : 14px; 
  21.     font-weight : bold;
  22.     color: #000000;
  23. }
  24. .document_footer {
  25.     font-family : Verdana,Arial,Helvetica; 
  26.     text-align:right;
  27.     font-size : 8px; 
  28.     font-weight : bold;
  29. }
  30. .document_header {
  31.     font-family : Verdana,Arial,Helvetica; 
  32.     text-align:right;
  33.     font-size : 16px; 
  34.     font-weight : bold;
  35.     color: #FFFFFF;
  36. }
  37. .title {
  38.     font-family : Verdana,Arial,Helvetica;
  39.     text-align:right;
  40.     font-size : 24px;
  41.     font-weight : bold;
  42. }
  43.